home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Demo / DesktopX / objects / Rubicon_meters.dxpack / {6E9EDC5E-22F5-4A0F-94EC-F67490E0D863}.DXScript2 < prev    next >
Extensible Markup Language  |  2004-01-29  |  866b  |  19 lines

  1. <?xml version="1.0"?>
  2. <!--DXScript Data File.  Version 2.0-->
  3. <DXScript>
  4.     <Script><![CDATA['Called when the script is executed
  5. 'Called when the script is executed
  6. Sub Object_OnScriptEnter
  7.  
  8. End Sub
  9.  
  10. Sub Object_OnShow(IsVisible)
  11.     DesktopX.ScriptObject("R_meters_shuffler").Shuffle
  12. End Sub
  13.  
  14. 'Called when the script is terminated
  15. Sub Object_OnScriptExit
  16.  
  17. End Sub
  18. ]]></Script><Globals><Editor><PropPane>0</PropPane><EditorLeft>280</EditorLeft><EditorTop>250</EditorTop><EditorRight>999</EditorRight><EditorBottom>675</EditorBottom></Editor><Object><LanguageCLSID>{B54F3741-5B07-11CF-A4B0-00AA004A55E8}</LanguageCLSID><ControlCLSID>{00000000-0000-0000-0000-000000000000}</ControlCLSID><ControlObjWidth>64</ControlObjWidth><ControlObjHeight>64</ControlObjHeight><RunState>1</RunState><ScriptHostVersion>2</ScriptHostVersion></Object></Globals></DXScript>
  19.